cpupools [5/6]: xm-test add-ons
authorKeir Fraser <keir.fraser@citrix.com>
Wed, 21 Apr 2010 11:51:13 +0000 (12:51 +0100)
committerKeir Fraser <keir.fraser@citrix.com>
Wed, 21 Apr 2010 11:51:13 +0000 (12:51 +0100)
commitc64f368519d5cb424e54f22d3b3d1abd5c169762
treebe98458e8021fbd35f41884ca3636b7c2dca1733
parent832656a1796170a11fc72035cae542a383a8843c
cpupools [5/6]: xm-test add-ons

Signed-off-by: Juergen Gross <juergen.gross@ts.fujitsu.com>
15 files changed:
tools/xm-test/configure.ac
tools/xm-test/grouptest/cpupool [new file with mode: 0644]
tools/xm-test/lib/XmTestLib/NetConfig.py
tools/xm-test/lib/XmTestLib/XenDomain.py
tools/xm-test/runtest.sh
tools/xm-test/tests/Makefile.am
tools/xm-test/tests/cpupool/01_cpupool_basic_pos.py [new file with mode: 0644]
tools/xm-test/tests/cpupool/02_cpupool_manage_pos.py [new file with mode: 0644]
tools/xm-test/tests/cpupool/03_cpupool_domain.py [new file with mode: 0644]
tools/xm-test/tests/cpupool/04_cpupool_migrate.py [new file with mode: 0644]
tools/xm-test/tests/cpupool/Makefile.am [new file with mode: 0644]
tools/xm-test/tests/cpupool/pool1.cfg [new file with mode: 0644]
tools/xm-test/tests/cpupool/pools.py [new file with mode: 0644]
tools/xm-test/tests/xapi/20_xapi-cpu_pool_basic.py [new file with mode: 0644]
tools/xm-test/tests/xapi/Makefile.am